You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
CSub Method
>
Math387.CSub Method ([In] TCplx, [In] double, out TCplx)
Dew Math for .NET
Math387.CSub Method ([In] TCplx, [In] double, out TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
CSub Method
Collapse All
Subtract two numbers.
Syntax
C#
Visual Basic
public
static
void
CSub
([In]
TCplx
A
, [In]
double
B
,
out
TCplx
result
);
Public
static
Function
CSub
(
A
As
[In]
TCplx
,
B
As
[In]
double
,
result
As
out
TCplx
)
As
void
Group
CSub Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
CSub Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!